const runtime.waitReasonIOWait

3 uses

	runtime (current package)
		netpoll.go#L522: 		gopark(netpollblockcommit, unsafe.Pointer(gpp), waitReasonIOWait, traceEvGoBlockNet, 5)
		runtime2.go#L1017: 	waitReasonIOWait                                  // "IO wait"
		runtime2.go#L1047: 	waitReasonIOWait:                "IO wait",